Total Complexity | 7 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 134 |
Lines of code | 67 |
Logical lines of code | 13 |
Comment lines | 54 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
register_routes() | 48 | 1 | 46 | |
__construct() | 72 | 1 | 5 | |
check_permissions() | 80 | 1 | 3 | |
get_webex_auth_url() | 79 | 1 | 3 | |
fetch_webex_access_token() | 79 | 1 | 3 | |
revoke_webex_access_token() | 79 | 1 | 3 | |
get_webex_meetings() | 77 | 1 | 4 |